From: Jim Fehlig Date: Fri, 29 Jul 2016 22:56:22 +0000 (-0600) Subject: docs: define semantics of vncpasswd in xl.cfg X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~648 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=a221de7c7b29742b6f6d16070f7d3bd90673390d;p=xen.git docs: define semantics of vncpasswd in xl.cfg A recent discussion around LSN-2016-0001 [1] included defining the sematics of an empty string for a VNC password. It was stated that "libxl interprets an empty password in the caller's configuration to mean that passwordless access should be permitted". The same applies for vncpasswd setting in xl.cfg. This patch extends to xl.cfg documentation to define the semantics of setting vncpasswd to an empty string. Signed-off-by: Jim Fehlig Acked-by: Ian Jackson Acked-by: Wei Liu --- diff --git a/docs/man/xl.cfg.pod.5.in b/docs/man/xl.cfg.pod.5.in index 3bb27d0033..48c9c0d7c3 100644 --- a/docs/man/xl.cfg.pod.5.in +++ b/docs/man/xl.cfg.pod.5.in @@ -561,7 +561,9 @@ The actual display used can be accessed with C. =item C -Specifies the password for the VNC server. +Specifies the password for the VNC server. If password is set to an +empty string, authentication on the VNC server will be disabled +allowing any user to connect. =item C @@ -1689,7 +1691,9 @@ The actual display used can be accessed with C. =item B -Specifies the password for the VNC server. +Specifies the password for the VNC server. If password is set to an +empty string, authentication on the VNC server will be disabled +allowing any user to connect. =item B